How to Install eclipse-mylyn-versions-cvs software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install eclipse-mylyn-versions-cvs software package in Ubuntu 14.04 LTS (Trusty Tahr)

eclipse-mylyn-versions-cvs software package provides Mylyn version control integration for CVS, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install eclipse-mylyn-versions-cvs 

eclipse-mylyn-versions-cvs is installed in your system.

Make ensure the eclipse-mylyn-versions-cvs package were installed using the commands given below,

$ sudo dpkg-query -l | grep eclipse-mylyn-versions-cvs *

You will get with eclipse-mylyn-versions-cvs package name, version, architecture and description in a table

eclipse-mylyn-versions-cvs package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Development
Package eclipse-mylyn-versions-cvs
Version 3.11.0-1
Description Mylyn version control integration for CVS
Sub Section devel


See Also, How to uninstall or remove eclipse-mylyn-versions-cvs software package from Ubuntu 14.04 LTS (Trusty Tahr)?